Add smoke-opencode workflow for OpenCode custom engine integration#10562
Add smoke-opencode workflow for OpenCode custom engine integration#10562
Conversation
Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
.github/workflows/smoke-opencode.md
Outdated
| --- | ||
| description: Smoke test workflow that validates OpenCode custom engine functionality by reviewing recent PRs twice daily | ||
| on: | ||
| schedule: every 12h |
There was a problem hiding this comment.
Changed schedule to daily in commit 7044761
|
📰 VERDICT: Smoke Copilot has concluded. All systems operational. This is a developing story. 🎤 |
|
|
|
✨ The prophecy is fulfilled... Smoke Codex has completed its mystical journey. The stars align. 🌟 |
|
🎬 THE END — Smoke Claude MISSION: ACCOMPLISHED! The hero saves the day! ✨ |
|
🎉 Yo ho ho! Changeset Generator found the treasure and completed successfully! ⚓💰 |
|
GitHub MCP (last 2 merged PRs): ✅
|
Smoke Test ResultsLast 2 Merged PRs:
✅ GitHub MCP | ❌ Serena Go | ✅ Playwright | ✅ File Writing | ✅ Bash Tool Overall Status: FAIL (4/5 passed, Go command not available)
|
Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Smoke Test ResultsPR #10546: Move campaign-generator from .github/workflows to .github/aw ✅ GitHub MCP Overall: PASS
|
|
📰 VERDICT: Smoke Copilot has concluded. All systems operational. This is a developing story. 🎤 |
Smoke Test: Copilot - ✅ PASSLast 2 PRs:
Results: ✅ GitHub MCP | ✅ Serena | ✅ Playwright | ✅ File Write | ✅ Bash
|
|
Smoke Test (Codex)
|
Smoke Test ResultsPRs:
✅ GitHub MCP Overall Status: PASS
|
|
Configure open-code to use copilot-cli. Look up the required model names and update the shared agentic-workflow accordingly. @copilot |
Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Configured OpenCode to use GitHub Copilot CLI in commit 7dd48cc. Changes:
|
…model" Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
…rate-opencode-custom-engine
Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Implementation Complete: smoke-opencode Workflow
.github/workflows/smoke-opencode.mdworkflow file.github/workflows/smoke-opencode.lock.ymllanguages: { go: {} }Changes Made
every 12htodailyto align with other smoke test workflowsserena: ["go"]to standard syntaxserena: { languages: { go: {} } }Technical Details
The workflow uses opencode-ai (npm package) as the custom agentic engine:
The shared/opencode.md configuration provides a reusable setup for OpenCode custom engine integration that can be imported by other workflows.
Original prompt
💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.
Changeset
.changeset/patch-smoke-opencode-workflow.md.Changeset
Changeset
Changeset